home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1996 June
/
What PC June 1996.iso
/
system
/
whatpc.dir
/
00270.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-15
|
227 b
|
14 lines
on enterFrame
puppetPalette("Duplicate Windows Palette")
sound stop 1
sound fadeIn 1
if not soundBusy(1) then
sound playFile 1, "system\track1.wav"
end if
end
on exitFrame
play frame "Anim"
go("Loading")
end